Introduce GtkNative
authorMatthias Clasen <mclasen@redhat.com>
Sun, 26 May 2019 17:38:27 +0000 (17:38 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 May 2019 19:54:32 +0000 (19:54 +0000)
commit12a16a298bcf4ac07723dac7371711b732db6286
treebf3949c3dee2d77c902c415eb16caaa431173990
parent618f1f08ec265b942ca6b0e9fce80abcf8294d6f
Introduce GtkNative

Split off the parts of GtkRoot that are specific
to widgets having a surface into the GtkNative
interface.
gtk/gtk.h
gtk/gtknative.c [new file with mode: 0644]
gtk/gtknative.h [new file with mode: 0644]
gtk/gtknativeprivate.h [new file with mode: 0644]
gtk/meson.build